@charset"utf-8";
/***
    首页banner
***/
.main{
    background-color: #f7f8fa;
}
.car-ban{
    padding: 20px 0;
}
.car-ban{
    height: 380px;
    overflow: hidden;
}
#banner .swiper-container-horizontal>.swiper-pagination{
    padding:0 3%;
    bottom:5%;
}
#banner .swiper-pagination-clickable .swiper-pagination-bullet{
    display: inline-block;
    width: 10px;
    height:10px;
    margin-left: 5px;
    background-color:#bdbcba;
    transition: transform .2s;
    cursor: pointer;
    border-radius: 5px;
    opacity: 1;
}
#banner .swiper-pagination-bullets{
    padding:0 20px;
    left: auto;
    right: 0px;
    width: auto;
    bottom: 46px;
}
#banner .swiper-pagination-clickable .swiper-pagination-bullet-active{
    background-color:#fff;
    width: 24px;
}
#banner .swiper-slide img{
    max-width: 100%;
}
.ban-im{
    width: 100%;
    position: relative;
}
.ban-im img{
    width: 100%;
}
.ban-mb{
    background: rgba(0,0,0,0.6);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
}
.ban-mb p{
    font-size: 16px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
.ban-mb p a{
    color: #fff;
}
.zhcx{
    padding: 0 20px;
}
.zh-box{
    height: 340px;
    overflow: hidden;
    background-color: #fff;
    border-left: 1px solid #f1f3f5;
    border-right: 1px solid #f1f3f5;
    box-shadow: 0 4px 8px -4px rgba(0,0,0,0.2);
}
.zh-box h1{
    padding: 15px 12px;
    border-bottom: 1px solid #eee;
}
.zh-box h1 span{
    margin-right: 10px;
}
.zh-box .nei{
    padding: 12px 12px 18px;
}
.zh-box .nei h2{
    color: #2f6bc1;
    font-size: 16px;
}
.zh-box .nei input{
    width: 100%;
    display: block;
    border: 1px solid #d2d2d2;
    height: 36px;
    line-height: 34px;
    border-radius: 3px;
    font-size: 16px;
    margin: 18px 0;
    padding-left: 10px;
    color: #999;
}
.zh-choose {
    padding-top: 18px;
}
.zh-choose .nav li{
    width: 50%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
.zh-choose .nav li.active{
    border-top-color: #80acea;
    background-color: #f5f9ff;
}
.zh-choose .nav li a{
    color: #666;
    font-size: 14px;
}
.zh-choose .nav li.active a{
    color: #275ca7;
}
.zh-choose .tab-content ul{
    height: 60px;
    overflow: hidden;
}
.zh-choose .tab-content ul li{
    height: 30px;
}
.zh-choose .tab-content ul li i{
    width: 4px;
    height: 4px;
    background-color: #aaaaaa;
    margin-right: 6px;
    border-radius: 50%;
    display: inline-block;
    top: -2px;
    position: relative;
}
.zh-choose .tab-content ul li a{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: block;
}
.zh-box .nei .txt{
    justify-content: space-between;
    padding-bottom: 15px;
    align-items: center;
}
.zh-box .nei .txt h3{
    font-size: 14px;
    color: #333;
}
.zh-box .nei .txt p{
    font-size: 16px;
    color: #5690e5;
    font-weight: bold;
}
/*.zh-box .nei .wxqr{*/
/*    padding: 10px 0;*/
/*}*/
.zh-box .nei .wxqr img{
    display: block;
    margin : 0 auto;
    width: auto;
    height: 150px;
}
.heng{
    border-bottom: 1px solid #eee;
}
.zh-box .heng{
    margin-bottom: 15px;
}
/* 三包 */
.car-san{
    padding-bottom: 20px;
}
.boxborder{
    border-left: 1px solid #f1f3f5;
    border-right: 1px solid #f1f3f5;
    border-bottom: 1px solid #e7e9ed;
    background-color: #fff;
}
.car-san .col-sm-9{
    padding-right: 20px;
}
.sanb{
    position: relative;
    height: 323px;
}
.sanbox ul{
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.sanbox ul li{
    float: left;
    border-bottom: 2px solid transparent;
}
.sanbox ul li a{
    display: block;
    padding: 12px 0;
    width: 120px;
    text-align: center;
    font-size: 14px;
    color: #333;
}
.sanbox ul li.active{
    border-bottom-color:#28579a; 
}
.sanbox ul li.active a{
    color: #28579a;
}
.sanb-ab{
    position: absolute;
    top: 12px;
    right: 12px;
    max-width: 350px;
    overflow: hidden;
    height: 20px;
}
.sanb-ab a{
    font-size: 14px;
    color: #326dc0;
}
.sanbot>div{
    display: none;
}
.sanbot>div.active{
    display: block;
}
.sanbot{
    padding: 0px 12px 18px;
}
.sanbot ul{
    overflow: hidden;
}
.sanbot ul li{
    text-align: center;
    float: left;
    width: 20%;
    padding: 18px 5px 18px;
    border-bottom: 1px solid #eee;
}
.sanbot ul li img{
    width: 92px;
    height: 44px;
    transition: all 0.2s linear;
    position: relative;
    top: 0;
}
.sanbot ul li a p{
    font-size: 14px;
    color: #245aa8;
    padding: 10px 0;
}
.sanbot ul li a span{
    padding: 4px 6px;
    color: #333;
    background-color: #eff2f6;
    border-radius: 3px;
    font-size: 12px;
}
.sanbot ul li a i{
    font-size: 12px;
}
.sanbot ul li a span.on{
    background-color: #2f6bc1;
    color: #fff;
}
.sanbot ul li:hover img{
    position: relative;
    top: -5px;
    transition: all 0.2s linear;
}
.sanbot ul li.noborder{
    border: none;
    /* padding-bottom: 0; */
}
.san-log{
    height: 323px;
    overflow: hidden;
}
.san-log h1{
    padding: 15px 12px;
    border-bottom: 1px solid #eee;
}
.san-log h1 span{
    margin-right: 10px;
}
.san-log .nei{
    padding: 12px 12px 18px;
    text-align: center;
}
.san-log .nei p{
    font-size: 14px;
    color: #666666;
    padding: 6px 0;
}
.san-log .nei img{
    margin: 14px 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.san-log .nei h4{
    font-size: 12px;
    color: #aaaaaa;
    padding: 5px 0;
}
.san-log .flex{
    justify-content: space-around;
    padding: 8px 0;
}
.san-log .btn{
    width: 45%;
}
/* 汽车答疑 */
.car-dy{
    margin-bottom: 20px;
}
.toubox{
    position: relative;
    border-bottom: 1px solid #eee; 
}
.toubox .h1box{
    display: flex;
    align-items: center;
}
.toubox h1{
    width: 140px;
    text-align: center;
    padding: 15px 0;
    border-bottom: 2px solid #80acea;
    font-size: 18px;
    font-weight: bold;
}
.toubox h1 i{
    display: inline-block;
    width: 3px;
    height: 16px;
    position: relative;
    top: 2px;
    background-color: #80acea;
    margin-right: 14px;
}
.toubox .h1box h1{
    border-bottom-color: transparent;
    cursor: pointer;
}
.toubox .h1box h1:nth-child(n+2) i{
    display: none;
}
.toubox .h1box h1.active{
    border-bottom-color: #80acea;
}
.toubox a{
    position: absolute;
    display: block;
    right: 12px;
    top: 15px;
    font-size: 14px;
    color: #aaaaaa;
}
.toubox .abox a{
    display: none;
}
.toubox .abox a.active{
    display: block;
}
.neibox{
    padding: 12px 12px 18px;
}
.cardy .neibox{
    padding: 2px 6px 8px;
}
.toubox a:hover{
    color: #2f6bc1;
}
.qcdylist{
    overflow: hidden;
}
.qcdylist li{
    float: left;
    width: 25%;
    padding: 10px 8px;
}
.qcdylist li a{
    display: block;
    border: 1px solid #eee;
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.qcdylist li h2 {
    margin: 12px 10px;
}
.qcdylist li h2  span{  
    background-color: #f0f4fb;
    border: 1px solid #5d8bce;
    color: #5d8bce;
    font-size: 14px;
    display: inline-block;
    padding: 6px 8px;
}
.qcdylist li p{
    margin: 0 10px 10px;
    line-height: 28px;
    font-size: 15px;
    color: #333;
    height: 56px;
    overflow: hidden;
    transition: all linear 0.2s;
}
.qcdylist li .bot{
    background-color: #f6f8fc;
    height: 35px;
    border-top: 1px solid #eee;
    padding: 0 10px;
}
.qcdylist li .bot i{
    top: 6px;
    margin-right: 6px;
}
.qcdylist li .bot h3{
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 13px;
    color: #333;
}
.qcdylist li .bot h3 span{
    color: #5a89cd;
}
.qcdylist li a:hover p{
    transition: all linear 0.2s;
    color: #5a89cd;
}
/* 我要投诉 */
.car-ts{
    padding: 20px ;
    margin-bottom: 20px;
}
.car-ts .flex{
    justify-content: space-between;
    align-items: center;
}
.car-ts .txt{
    margin: 0 8px;
}
.car-ts .txt p{
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    padding-bottom: 12px;
    color: #666;
}
.car-ts .txt h2{
    font-size: 24px;
    color: #3970bd;
    font-weight: normal;
}
.ts-btn button{
    background-color: #e6951f;
    color: #fff;
    border-radius: 4px;
    width: 120px;
    line-height: 36px;
    border: none;
    outline:none;
    font-size: 14px;
}
/* 汽车投诉 */
.qcts{
    margin-bottom: 20px;
}
.qcts .col-sm-9{
    padding-right: 20px;
}
.tables{
    display: none;
}
.tables.active{
    display: block;
}
.tables table tr td:nth-child(1),
.tables table tr th:nth-child(1){
    width: 140px;
}
.tables table tr td:nth-child(2),
.tables table tr th:nth-child(2){
    width: 110px;
}
.tables table tr td:nth-child(3),
.tables table tr th:nth-child(3){
    width: 110px;
}
.me-tb{
    margin-bottom: 12px;
    height: 628px;
    overflow: hidden;
}
.me-tb thead{
    background-color: #2f6bc1;
}
.me-tb thead>tr>th{
    color: #fff;
    font-size: 15px;
    padding: 12px 0;
    line-height: 24px;
    /* text-align: center; */
    border-bottom: none;
    padding-left: 6px;
}
.me-tb tbody tr td{
    font-size: 14px;
    border-top: none;
    padding: 12px 0;
    /* text-align: center; */
    line-height: 24px;
    color: #333;
    padding-left: 5px;
}
.me-tb tbody tr td:first-child{
    padding-left: 18px;
}
.me-tb tbody tr td:nth-child(4){
    width: 300px;
}
.me-tb tbody tr td:last-child,.me-tb thead>tr>th:last-child{
    text-align: right;
    padding-right: 18px;
}
.me-tb tbody tr td b{
    background-color: #f2f6fb;
    color: #407cd1;
    padding: 5px 6px;
    border: 1px solid #cad7e9;
    border-radius: 4px;
    font-weight: normal;
}
.me-tb tbody tr:nth-child(even) td{
    background-color: #f8f9fb;
}
.phbbox {
    margin-bottom: 15px;
}
.phbbox .tit{
    justify-content: space-between;
    align-items: center;
    padding: 12px;
    border-bottom: 1px solid #eeeeee;
}
.phbbox .tit h2{
    font-size: 14px;
    color: #333;
}
.phbbox .tit a{
    font-size: 14px;
    color: #aaaaaa;
}
.phblist{
    padding: 15px 15px 5px;
    height: 189px;
    overflow: hidden;
}
.phblist li {
    align-items: center;
    font-size: 14px;
    color: #333;
    justify-content: space-between;
    margin-bottom: 14px;
}
.phblist li b{
    display: block;
    width: 20px;
    flex: 0 0 20px;
}
.phblist li h2{
    flex: 1 1 auto;
    padding: 0 10px;
}
.phblist li span{
    display: inline-block;
    width: 48px;
    text-align: right;
}
.phblist li span.on{
    color: #4985dc;
}
.mb0{
    margin-bottom: 0px;
}
/* 广告 横 */
.car-ad{
    justify-content: space-between;
    margin-bottom: 20px;
}
.car-ad div:first-child{
    padding-right: 15px;
}
.car-ad img{
    max-width: 100%;
}
/* 汽车专家 */
.car-zj{
    margin-bottom: 20px;
}
.zjnei>div{
    display: none;
}
.zjnei>div.active{
    display: block;
}
.zjbox ul{
    position: absolute;
    right: 12px;
    top: 15px;
    border: none;
}
.zjbox ul li a{
    font-size: 14px;
    color: #aaaaaa;
    padding: 0 8px;
    border: none;
    position: inherit;
    right: inherit;
    top: inherit;
}
.zjbox ul li.active a{
    color: #5a89cd;
}
.zjnei ul{
    overflow: hidden;
}
.zjnei ul li{
    padding-right: 16px;
    float: left;
    width: 16.6%;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.zjnei ul li:last-child{
    padding-right: 0;
}
.zjnei ul li>div{
    border: 1px solid #e5e5e5;
    padding: 15px 12px;
    border-radius: 5px;
    text-align: center;
    transition: all linear 0.2s;
}
.zjnei ul li .im img{
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin: 0 auto 12px;
}
.zjnei ul li p{
    font-size: 12px;
    padding: 12px 0;
    color: #999;
}
.zjnei ul li h2{
    line-height: 24px;
}
.zjnei ul li .star{
    justify-content: center;
    margin-bottom: 12px;
}
.zjnei ul li .star span{
    display: none;
    width: 12px;
    height: 12px;
    background: url('../images/index/ic-star.png') no-repeat;
    background-size: cover;
    margin: 0 2px;
}
.zjnei ul li .star span.on{
    display: block;
}
.zjnei ul li:hover>div{
    box-shadow: 0 1px 10px -4px rgba(0,0,0,0.3);
    transition: all linear 0.2s;
}
/* 新闻中心 */
.car-news{
    margin-bottom: 20px;
}
.car-news .col-sm-9{
    padding-right: 15px;
}
.news ul{
    height: 1346px;
    overflow: hidden;
}
.news li{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    transition: all linear 0.2s;
}
.news li:hover{
    transition: all linear 0.2s;
    border-bottom: 1px solid #5284cb;
}
.news li:last-child{
    border: none;
    margin-bottom: 0;
}
.news li img{
    width: 240px;
    height: 140px;
}
.news li .txt{
    flex-grow: 1;
    padding-left: 15px;
}
.news li .txt h1{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 32px;
    transition: all linear 0.2s;
}
.news li a:hover .txt h1{
    color: #5284cb;
}
.news li .txt h2{
    font-size: 14px;
    color: #aaa;
    padding: 8px 0;
}
.news li .txt i{
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url('../images/index/ic-watch.png') no-repeat;
    background-size: cover;
    margin-right: 4px;
}
.news li .txt b{
    display: inline-block;
    width: 15px;
    height: 12px;
    background: url('../images/index/ic-eye.png') no-repeat;
    background-size: cover;
    margin:0  5px;
}
.news li .txt p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-align: justify;
    transition: all linear 0.2s;
}
.news li a:hover .txt p{
    color: #5284cb;
}
.news li .txt h3{
    text-align: right;
    padding-top: 12px;
}
.news li .txt h3 span{
    color: #5284cb;
}
.more a{
    display: block;
    text-align: center;
    width: 100%;
    background-color: #f7f7f9;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    transition: all 0.3s linear;
}
.more a:hover{
    transition: all 0.3s linear;
    background-color: #5284cb;
    color: #fff;
}
/* 24小时热点 */
.rdbox{
    margin-bottom: 12px;
}
.rdbox h2{
    padding: 12px;
    border-bottom: 1px solid #eeeeee;
}
.rdbox .box{
    padding: 12px 12px 0;
}
.news-rd ul{
    height: 352px;
    overflow: hidden;
}
.rdbox ul li{
    padding-bottom: 5px;
}
.rdbox ul li a{
    display: block;
    font-size: 14px;
    color: #333333;
    height: 27px;
    line-height: 24px;
    overflow: hidden;
}
.rdbox ul li a:hover{
    color: #5284cb;
}
.rdbox ul li a i{
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url('../images/index/ic-biao.png') no-repeat;
    background-size: cover;
    position: relative;
    top: 1px;
}
.rdbox ul li a b{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #d2d2d2;
    vertical-align: middle;
    margin: 0 2px;
}
.rdbox .ft-xcx{
    text-align: center;
    padding: 12px 0;
}
.news-gg img{
    width: 100%;
    padding-bottom: 12px;
}
.news-gg img:last-child{
    padding-bottom: 0;
}
/* 厂商信息 */
.car-cs{
    margin-bottom: 20px;
}
.car-cs .col-sm-9{
    padding-right: 15px;
}
.csbox ul{
    overflow: hidden;
    height: 208px;
}
.csbox ul li{
    float: left;
    width: 50%;
    padding: 3px 10px;
}
.rdbox .wxd{
    padding-top: 20px;
    padding-bottom: 20px;
}
.wxd select{
    width: 100%;
    display: block;
    outline: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 18px;
    font-size: 14px;
    color: #999;
    line-height: 38px;
    height: 40px;
    border-radius: 5px;
    padding: 0 8px;
}
.car-cs  .col-sm-3 .rdbox{
    margin-bottom: 0px;
}
/* 广告 */
.ad2 img{
    width: 100%;
    margin-bottom: 20px;
}
/* 汽车社区 */
.car-sq{
    margin-bottom: 20px;
}
.sqbox .col-sm-7{
    padding-left: 10px;
}
.car-sq .neibox{
    padding: 15px 12px;
}
.sqlf label{
    width: 100%;
    display: inline-block;
    height: 36px;
    padding-left: 0px;
    position: relative;
    margin-bottom: 0;
    border-radius: 2px;
}
.sqlf label input{
    border: none;
    outline: none;
    width: 100%;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 16px;
    padding-left: 12px;
    border: 1px solid #e5e5e5;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.sqlf label span{
    position: absolute;
    right: 0px;
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    top: 0px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background-color: #4376c0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sqlf .mb{
    margin-top: 16px;
    height: 320px;
    overflow: hidden;
}
.sqbox .mb img{
    width: 100%;
    transition: all linear 0.2s;
}
.sqbox .mb:hover img{
    transform: scale(1.05,1.05);
    transition: all linear 0.2s;
}
.sqbox .mb .txt{
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
}
.sqbox .mb .txt a{
    display: block;
    font-size: 12px;
    color: #fff;
}
.sqrt form{
    justify-content: space-between;
    padding-left: 10px;
}
.sqrt form select{
    width: 34%;
    display: block;
    outline: none;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    color: #999;
    line-height: 34px;
    height: 36px;
    border-radius: 5px;
    padding: 0 8px;
    margin-right: 15px;
}
.sqrt form button{
    height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    text-align: center;
    width: 26%;
}
.sqrt ul{
    overflow: hidden;
}
.sqrt ul li{
    float: left;
    width: 33.3%;
    padding-left: 10px;
}
.sqrt ul li .mb{
    position: relative;
    height: 152px;
    margin-top: 16px;
    overflow: hidden;
}
.sqrt ul li .mb img{
    width: 100%;
    transition: all linear 0.2s;
}
.sqrt ul li .mb:hover img{
    transform: scale(1.05,1.05);
    transition: all linear 0.2s;
}
/* 专家答疑 */
.car-bt .rdbox{
    margin-bottom: 20px;
}
.car-bt>div{
    width: 33.3%;
}
.car-bt>div:nth-child(2){
    margin: 0 10px;
}
.car-bt .news-rd ul{
    height: 160px;
}
.car-bt  .rdbox h2{
    position: relative;
}
.car-bt  .rdbox h2 a{
    position: absolute;
    display: block;
    top: 12px;
    right: 12px;
    font-size: 14px;
    color: #aaaaaa;
}
.car-bt  .rdbox h2 a:hover{
    color: #5284cb;
}
/* 友情链接 */
.car-lj{
    padding-bottom: 20px;
}
.car-lj .neibox{
    padding: 20px 20px 5px;
}
.car-lj .neibox a{
    display: inline-block;
    margin-bottom: 18px;
    font-size: 14px;
    color: #333333;
    padding:0 14px;
    border-right: 1px solid #999;
}
.car-lj .neibox a:last-child{
    border: none;
}
.car-lj .neibox a:hover{
    color: #5284cb;
}
.car-lj .neibox span{
    color: #333333;
    font-size: 12px;
    padding:0px 14px;
}
/* 左侧广告位 */
.aside-lf{
    position: fixed;
    top: 158px;
    left: 0;
    z-index: 999;
}
.aside-lf span{
    display: none;
    position: absolute;
    right: -15px;
    top: -15px;
    background: rgba(0,0,0,0.5);
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.aside-lf img{
    width: 180px;
    margin-bottom: 10px;
}
/* 右侧滚动监听 */
.aside-rt{
    position: fixed;
    top: 50%;
    margin-top: -258px;
    right: 0px;
}
.aside-rt span{
    display: none;
    position: absolute;
    left: -15px;
    top: -15px;
    background: rgba(0,0,0,0.5);
    height: 30px;
    width: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.aside-rt ul li a{
    display: block;
    width: 74px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #808594;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 6px;
    transition: all linear 0.2s;
}
.aside-rt ul li.active a,.aside-rt ul li a:hover{
    background-color: #5284cb;
    color: #fff;
    transition: all linear 0.2s;
}
.as-wx{
    widows: 74px;
    background-color: #fff;
    border-radius: 5px;
    padding: 6px;
    margin-bottom: 10px;
}
.as-wx img{
    display: block;
    max-width: 100%;
    margin: 0 auto 4px;
}
.as-wx p{
    font-size: 12px;
    color: #808594;
}
.as-yjfk a{
    display: block;
    width: 74px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #808594;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 6px;
    transition: all linear 0.2s;
}
.as-yjfk a:hover{
    transition: all linear 0.2s;
    background-color: #5284cb;
    color: #fff;
}
.gotop img{
    max-width: 100%;
    display: block;
    margin: 15px auto 0px;
}
.news-gg a{
    display: block;
    padding-bottom: 12px;
}
.news-gg a:last-child{
    padding-bottom: 0px;
}
.car-bt{
    /*display: none;*/
}
.csbox ul li a{
    display: flex;
    border: 1px solid #e5e5e5;
    padding: 18px 4px;
    justify-content: space-between;
    align-items: center;
    border-radius: 2px;
}
.csbox ul li span{
    display: block;
    width: 60px;
    flex:  0 0 60px;
}
.csbox ul li a>div{
    flex: 1 1 auto;
    padding: 0 10px 0 18px;
}
.csbox ul li img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.csbox ul li h2{
    font-size: 15px;
    line-height: 24px;
    color: #333;
}
.csbox ul li p{
    font-size: 13px;
    color: #5284cb;
    line-height: 24px;
}
.csbox ul li h3{
    font-size: 13px;
    color: #666;
    line-height: 24px;
}
.csbox ul li .txt{
    flex: 1 1 auto;
    margin: 0 18px;
}
.csbox ul li button{
    width: 64px;
    flex: 0 0 64px;
    background-color: transparent;
    color: #5284cb;
    border: 1px solid #5284cb;
    line-height: 24px;
    margin-right: 10px;
    transition: all linear 0.2s;
}
.csbox ul li button:hover{
    transition: all linear 0.2s;
    background-color: #5284cb;
    color: #fff;
}
/* 0630 增加筛选 */
.san-sx{
    position: absolute;
    top: 10px;
    left: 258px;
    height: 24px;
    overflow: hidden;
}
.san-sx div{
    display: none;
    border-radius: 3px;
}
.san-sx div.active{
    display: block;
}
.san-sx div a{
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    padding: 0 6px;
    background-color: #f1f5f9;
    color: #7890a7;
    border-radius: 3px;
}
.san-sx div a.on{
    background-color: #3b7ece;
    color: #fff;
}
/* 7-21 */
.qcdylist li a{
    position: relative;
}
.qcdylist li .mb{
    position: absolute;
    background: rgba(31,92,178,0.9);
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: none;
}
.qcdylist li .mb u{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url('../images/index/xzbj.png');
}
.qcdylist li .mb h5{
    position: absolute;
    text-align: center;
    left: 0px;
    right: 0px;
    bottom: 28px;
    font-size: 16px;
    color: #fff;
}